home *** CD-ROM | disk | FTP | other *** search
/ Windows 6-Pak - Disc 5 / Windows 6-Pak (InfoMagic) (Disc 5) (1999).ISO / Accounting-Tools / EasiPOS97.exe / CUSTOMER.MD_ / CUSTOMER.MD / InvoiceRecord.json next >
JavaScript Object Notation  |  1998-11-10  |  514b

  1. {
  2.     "schema": {
  3.         "Date": "DateTime",
  4.         "Particulars": "Text (250)",
  5.         "Invoice": "Double",
  6.         "T1": "Text (50)",
  7.         "T2": "Text (50)",
  8.         "T3": "Text (50)",
  9.         "T4": "Text (50)",
  10.         "T5": "Text (50)",
  11.         "T6": "Text (50)",
  12.         "N1": "Double",
  13.         "N2": "Double",
  14.         "N3": "Double",
  15.         "N4": "Double",
  16.         "N5": "Double",
  17.         "N6": "Double",
  18.         "YN1": "Boolean NOT NULL",
  19.         "YN2": "Boolean NOT NULL",
  20.         "YN3": "Boolean NOT NULL",
  21.         "Company": "Text (100)",
  22.         "CustomerNo": "Text (20)",
  23.         "CustomerSurname": "Text (50)",
  24.         "Received": "Double",
  25.         "Balance": "Double",
  26.         "Details": "Text (250)",
  27.         "Layby": "Boolean NOT NULL"
  28.     },
  29.     "data": []
  30. }